CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mmu a

搜索资源列表

  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. AT91RM9200Mmu.rar

    0下载:
  2. 在AT91RM9200下的一个测试芯片性能的很好的例子,MMU,ICATCH,DCATCH是否开启,如何对芯片速度的影响.,In a test under AT91RM9200 chip performance good example, MMU, ICATCH, DCATCH whether or not open, how the impact of chip speed.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:201603
    • 提供者:laishw
  1. AT91RM9200-ARM--CP15-MMU-CACHE

    0下载:
  2. 基于ARM AT91RM9200芯片的PDC和CP15协处理器的详细讲解,包括高速缓存的MMU存储系统和 CACHE的寻址。-PDC based on ARM AT91RM9200 chip co-processor and a detailed explanation CP15, including the cache and MMU CACHE addressing storage system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:876326
    • 提供者:刘尚霖
  1. mmuv0.1 详细的mmu讲解

    0下载:
  2. 一份详细的mmu讲解,对于了解mmu的结构很有帮助!-a detailed MMU talks, the understanding of the structure MMU helpful!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-27
    • 文件大小:382259
    • 提供者:alan
  1. mmu

    0下载:
  2. 该文档详细介绍了MMU,能够帮助学习ARM9的学习者更好理解-This document details the MMU, to help learners to learn a better understanding of ARM9
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:67307
    • 提供者:虫子
  1. mmu

    0下载:
  2. ARM2410 MMU的测试源代码,用于实现MMU的基本功能-ARM2410 MMU test source code, used to achieve the basic functions of MMU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-24
    • 文件大小:4162
    • 提供者:liuyang
  1. mmu

    0下载:
  2. 好东西啊,MMU是研究嵌入式的必须,给各位有福的朋友们了。-Ah good stuff, MMU is to study to be embedded, giving you a blessed friends.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:2458
    • 提供者:weicon
  1. AT91RM9200-BasicMmu-ARM1_2-2_0

    0下载:
  2. This zip describes cache and MMU initialization on the AT91RM9200EK board. It runs a dhrystone algorithm, caches and MMU enabled/disabled. Includes main.html file for help. For use under ARM® ADS 1.2 software tool.-This zip describes cache and MM
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:381426
    • 提供者:toto
  1. mmu

    0下载:
  2. innova card 的usip(mips 4ksd) mmu 示例代码,C和asm-*==========================================================================*/ /*============================================================================ * * Copyright (c) 2002-2006 Innova Card.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:25086
    • 提供者:ding
  1. arm_mmu

    0下载:
  2. arm mmu 工作原理,详细请看http://www.embedstudy.com/html/39/n-439.html-arm mmu works in detail see http://www.embedstudy.com/html/39/n-439.html
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5874
    • 提供者:
  1. MMU

    0下载:
  2. ARM里的MMU分析以及作用,使用方法,通过该文档可以更好理解MMU以及使用方法-this is a PPT of used about MMU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1392037
    • 提供者:孟祥永
  1. mmu

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中的关于mmu的测试程序-Embedded Linux application development, a book full manual test procedures on mmu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:8207
    • 提供者:lishenghui
  1. MMU

    0下载:
  2. 是基于mmu初始化的汇编代码,详细讲述了mmu初始化过程-Is based on the mmu initialization assembly code, a detailed account of the mmu initialization process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:6809
    • 提供者:yang
  1. mmu.tar

    0下载:
  2. 嵌入式ARM的mmu操作示例。设置MMU使得外部SDRAM可用,然后对比led测试程序在内部RAM和外部RAM上的运行速度。-A mmu operation demo for embedded arm. This program set the mmu of arm and make external SDRAM usable, then we compare the excutting speed of a led test program between internal SRAM and
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:3485
    • 提供者:杨海舟
  1. mmu

    0下载:
  2. 好东西啊,MMU是研究嵌入式的必须,给各位有福的朋友们了。-Ah good stuff, MMU is to study to be embedded, giving you a blessed friends.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2550
    • 提供者:zge
  1. mmu

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中的关于mmu的测试程序-Embedded Linux application development, a book full manual test procedures on mmu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:8367
    • 提供者:otrkhre
  1. mmu-context

    0下载:
  2. preemptively set a TLB entry.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:15839
    • 提供者:plzuzun
  1. mmu-40x

    0下载:
  2. TLB entries are defined by a high tag portion and a low data portion. On all architectures, the data portion is 32-bits. -TLB entries are defined by a high tag portion and a low data portion. On all architectures, the data portion is 32-bits.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3940
    • 提供者:juewojj
  1. mmu

    0下载:
  2. empty_zero_page is a special page that is used for zero-initialized data and COW.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:12784
    • 提供者:xosbna
  1. mmu

    0下载:
  2. 嵌入式Linux应用开发完全手册一书中的关于mmu的测试程序-Embedded Linux application development, a book full manual test procedures on mmu
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:8575
    • 提供者:u78291075jiaoy
« 12 3 »
搜珍网 www.dssz.com